home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / text / show / MoorV26.lha / MoorV2.6 / History next >
Text File  |  1994-04-10  |  7KB  |  134 lines

  1. ›4;31mHistory›m:
  2.  
  3. ›31mv2.6›m        - Well, I thought it couldn't be easily done, but I was wrong.  I
  4.           have now added Word Wrap! - I removed the editor defining from
  5.           the Prefs menus;  Moor now looks in the ENV:Editor variable...
  6.           this reduced code size and is more "standard" - Registerized
  7.           important loop variables to speed up code - The last character
  8.           in the file is no longer eaten if it is not a EOL - Fixed divide
  9.           by zero bug that I accidently put back in V2.5 - Underlined the
  10.           short cut keys in requesters - Fixed rare bug with autoreload
  11.           feature - Added text viewer comparison file to archive - Recoded
  12.           the search routine, now much faster - Added pull down menu to
  13.           select currently loaded files.
  14.           Release Date: April 10, 1994
  15.  
  16. ›31mv2.5›m        - Added multiple file support - Changed menu Amiga keys to be more
  17.           standard - Added text mark/unmark/copy to clipboard - Added
  18.           search "unhighlight" feature - Fixed some memory eating problems
  19.           - Added 3D look and cosmetic border around text window - Changed
  20.           ANSI color mapping to hopefully work better, and added ability
  21.           for users to modify - Took HELP info out of the About window and
  22.           put it in "S:Moor_Help" file to reduce code size, HELP is now
  23.           loaded as a file - Changed "Print Page" to "Print Marked" - Put
  24.           back screen default pens that I removed from last version (people
  25.           who changed screen pens under 3.0 lost the 3D look in V2.4) -
  26.           Removed stack checking and optimized code to reduce size - Added
  27.           hidden close/screen to back gadgets in info bar. - Added the
  28.           ability to change the search/mark highlight color - Removed color
  29.           changing menu options and made them keyboard selectable (menu
  30.           method was never used)
  31.           Release Date: March 19, 1994
  32.  
  33. ›31mv2.4›m        - Made system display a wait pointer during file loading (only
  34.           works when Moor screen is open - does not currently use 3.0
  35.           default pointer).  Files are now automatically reloaded if they
  36.           are modified - Fixed ANSI/info bar bug.  If the info bar was on
  37.           the top, Moor wouldn't display ANSI colors - The system screen
  38.           default font is now used for requesters and menus - Code has
  39.           been re-coded and reduced in certain areas - Search now asks
  40.           before it wraps around in find next/last - 'N' and 'L' keys now
  41.           added for next and last search.
  42.           Release Date: February 21,1994
  43.  
  44. ›31mv2.3›m        - The mysterious A3000/4000 bugs are finally gone thanks to
  45.           Preben Nielsen (Great Job!) - Attempted to make ANSI
  46.           colors work better when you are using a palette<8 - Added an
  47.           option to place the info bar at the top of the screen - Widend
  48.           the scroll bar - Added mouse scrolling feature (Finally!) -
  49.           Cleaned up memory allocation which reduced code size -
  50.           Modified search routine; now search next/last wraps around
  51.           & initial search starts from current position in file
  52.           instead of top.
  53.           Release Date: February 11, 1994
  54.  
  55. ›31mv2.2›m        - Finally, XPK Support! (You guys yelled at me enough... :) -
  56.           Removed PowerPacker.library (XPK handles powerpacked files) -
  57.           Fixed minor bugs with search (If you searched for something
  58.           that didn't exist, last searched items on the screen remaind
  59.           highlighted; Also search highlighted text would print out
  60.           strangly) - Added 'Q' key to quit - Smaller code - Finally
  61.           removed that damn workbench output window.
  62.           Release Date: February 9, 1994
  63.  
  64. ›31mv2.1a›m    - Stupid typo in v2.1 code - sorry.
  65.           Release Date: February 5, 1994
  66.  
  67. ›31mv2.1›m        - Added ANSI color support!  To keep the speed of old versions,
  68.           I included a "monochrome mode".  Also added file size in K to
  69.           the info bar.  Release Date: February 4, 1994
  70.  
  71. ›31mv2.0a›m    - Ooops!  Had an odd bug when you saved configuration but didn't
  72.           change the palette (if you did change the palette there was no
  73.           problem).  Caused a "Palette Error".  Also when the palette
  74.           error occured, the "S:Moor.cfg" file was left open.  All Fixed!
  75.           Release Date: February 2, 1994
  76.  
  77. ›31mv2.0›m        - Jumped right to V2.0 due to so many great new features!
  78.           Better color settings - Changeable fonts - Faster movement using
  79.           scroll bar - Printing has been expanded to allow output to any
  80.           device - "Find Last", text marking, and <Ctrl> key modifiers have
  81.           been added - Selectable text editor and edit options added -
  82.           activated keypad arrow keys - Added reload option - Save config
  83.           now saves palette - Cleaned up code, now completely checks for
  84.           errors during setup - Fixed bug with Search (If you canceled a
  85.           search after already completing one, system would crash) - Removed
  86.           Mungwall hits! (Hopefully fixed code for you A3000 users now) -
  87.           Stopped imploding the executable (again).
  88.           Release Date: January 29, 1994
  89.  
  90. ›31mv1.7›m        - Filename is now displayed in the info bar.  Printing of pages and
  91.           files has now been added.  Installation scripts and icons have
  92.           been added to ease setup. Release Date: January 9, 1994
  93.  
  94. ›31mv1.65›m    - Finally able to use Enforcer!  Hopefully all gurus are gone... :)
  95.           Fixed up some of the code - now a little faster.  Also fixed the
  96.           scroll bars dimensions (it would sometimes be the wrong ratio for
  97.           the length of the file).  Moor will now be imploded again.
  98.           Release Date: January 9, 1994
  99.  
  100. ›31mv1.6›m        - Fixed a "divide by zero" guru that occured with certain length
  101.           files.  Added menu preferences (tab length, screen mode, palette).
  102.           Also, scroll bar size/operation has been changed.  It should work
  103.           much better now.  Release Date: May 22, 1993
  104.  
  105. ›31mv1.5›m        - Added Powerpacker and ReqTools support!  This reduced code size.
  106.           The "Find Next" command has now been added for easier searching.
  107.           I am also (for the moment) going to stop Imploding the code.
  108.           Release Date: May 18, 1993
  109.  
  110. ›31mv1.4›m        - Added pulldown menus - increased loading time drastically (5x!) -
  111.           Added ANSI hanling.  Scrolling speed increased, code size
  112.           decreased.  Release Date: May ??, 1993
  113.  
  114. ›31mv1.35›m    - Made Moor use the topaz 8 font - People with system default fonts
  115.           greater than 8x8 were screwing up the display - Screen now uses
  116.           prefs screen default size.
  117.           Release Date: April 30, 1993
  118.  
  119. ›31mv1.3›m        - Added search mode, Fixed memory handling bugs  (certain
  120.           circumstances would corrupt memory),  Executable now compressed
  121.           with Imploder v4.0
  122.           Release Date: April 29, 1993
  123.  
  124. ›31mv1.2›m        - Added TAB handling, Environment variable settings,
  125.           Use pragmas to reduce code size, Smoother scroll on short jumps
  126.           Release Date: April 29, 1993
  127.  
  128. ›31mv1.1›m        - Faster scrolling, Interlace mode, ASL File Requester,
  129.           Option to load a new file.
  130.           Release Date: April 28, 1993
  131.  
  132. ›31mv1.0›m        - First version
  133.           Release Date: April 27, 1993
  134.